Crate sharded_thread
source ·Expand description
sharded_thread
is a module to provides any runtime efficient
channels-like abstractions.
Modules§
- A mesh to connect multiple executor together.
- Sharding utilities built on top of a mesh.
sharded_thread
is a module to provides any runtime efficient
channels-like abstractions.